home *** CD-ROM | disk | FTP | other *** search
- Path: castle.nando.net!news
- From: actuary@nando.net (Bill McCarthy)
- Newsgroups: comp.lang.c
- Subject: Re: Help with a very weird C problem
- Date: 5 Apr 1996 08:36:51 GMT
- Organization: Nando.net Public Access
- Message-ID: <4k2m33$n9d@castle.nando.net>
- References: <31620c87.184254741@199.171.83.2>
- Reply-To: actuary@nando.net (Bill McCarthy)
- NNTP-Posting-Host: grail1302.nando.net
- X-Newsreader: IBM NewsReader/2 v1.2
-
- In <31620c87.184254741@199.171.83.2>, marty1@rbdc.rbdc.com (Jumping Jack Flash) writes:
-
- >Ok here's the problem. This program works great. BUT when I'm in the
- <snip>
- > cout << "No Zipped files in current Directory\n";
-
- You are shifting an undeclared variable with the byte count being a
- pointer and dropping the results in the "bit-bucket" ???
-
- <snip>
-
- What's weird is that you posted this thing to comp.lang.c. There is a
- comp.lang.c++ for c++ code. For you dos stuff, post to a dos group.
-
- Bill McCarthy
- actuary@nando.net
- Wendell, NC USA
-
-